lcWndZoomMove Home

Offsets visible part of a drawing in LiteCAD graphics window.

 BOOL lcWndZoomMove (
   HANDLE hLcWnd,
   double dX,
   double dY
 );

Parameters
hLcWnd
  Handle to LiteCAD graphics window.
dX dY
  Displacement of the view.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcWndZoomRect,   lcWndZoomScale